RBScript.Input Event
The script requests input from the end user. Returns a String.
Syntax
result = Input( prompt )
Parameters
prompt
String
Return Value
Result
Used in IDE scripts to get input from the user.